Xbasic

INET::Socket::Close Method

Syntax

Result_Flag as L = Close()

Arguments

Result_Flag

TRUE (.T.) if the operation was successful; otherwise FALSE (.F.).

Description

The INET::Socket::Close() method closes an open connection.

See Also